home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1989 / Jul 89 / W0056-Re Install CoHandle-Jul89 < prev    next >
Encoding:
Text File  |  1991-03-06  |  658 b   |  20 lines  |  [TEXT/GEOL]

  1. Item    9545604                         12-July-89        01:35
  2.  
  3. From:   D2215                           Dac SW, Wilma Blair, PRT
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    Response to Install CoHandler…
  8.  
  9. I got everything to work by overriding TApplication.Close instead of
  10. TApplicatation.Free.  It calls InstallCohandler (SELF, FALSE); and then
  11. call INHERITED Close.
  12.  
  13. Somehow, all of this just does not seem elegant.  At least an explanation of
  14. how to setup a view so that DoIdle is called even when it is not active could
  15. be included in the new docs.  This could be somewhat confusing for a MacApp
  16. newComer.
  17.  
  18. Regards, Les Caudle
  19.  
  20.